Convenience method to obtain only the target names of each recipient as they relate to the message (xMatters notification). These will be unique per recipient.
java.util.Collection<java.lang.String> getRecipientTargetNames()
None
Collection of string target names, or empty collection if no recipients are targeted.