Currently the getModelObject returns detailed information about a model. This contains a list of tags (by ID). I would like to make use of the tags in my AI implementations. Therefor the need of a getTags, using the /landscapes/{landscapeId}/versions/{versionId}/tags API endpoint is a necessity.