Obtain all the Textual mappings of only those text fields that apply to the Message SUBJECT.
java.util.Map<java.lang.String,java.lang.String> getSubjectFields()
None
A String mapping of SUBJECT_FIELD_PREFIX prefixed fields and their values, or empty map if none found.