Retrieves all the Textual mappings of just those text fields that apply to the Message BODY.
java.util.Map<java.lang.String,java.lang.String[]> getMessageBodyFields()
None
A String mapping of MESSAGE_BODY_FIELD_PREFIX prefixed fields and their values, or empty map if none found.