get Searchable Word
Returns the searchable content within the message body. If developers want to enable custom message content to be searchable, they need to implement this method and return the searchable content.
Return
The searchable content; if the message contains multiple fields, each field can be populated into a List; for example, the title and summary of a graphic message.