Creates a text message.
Param content The text content.
content
ChatTextMessageBody({required this.content, this.targetLanguages}) : super(type: MessageType.TXT);