Type guard that checks whether the given value has the structural shape of a Contentful Rich Text node.
The value to test.
true when the value has nodeType and object data fields, with array content when present.
true
nodeType
data
content
Type guard that checks whether the given value has the structural shape of a Contentful Rich Text node.