is_content_right_type

is_content_right_type(content: Any) -> bool

A helper function to check if the passed in content is of the right type.

Parameters:
NameDescription
contentType: Any