...
Returns all Content Type kind: Abstract Content for the given content type name in a collection.
E.g., when you have a content type with the (plural) name 'categories'
...
, site.content_objects.categories
...
Returns an array of content objects for the content type 'categories' returns a collection object with all categories in it.