Object.prototype.contents(): ((string | LanguageString))[]
The content or textual representation of the Object encoded as a JSON
string. By default, the value of content
is HTML. The mediaType
property can be used in the object to indicate a different content type.
The content MAY be expressed using multiple language-tagged values.
((string | LanguageString))[]