Retrieves the collection of Recipients that are targeted for this message; or, retrieves the collection of recipients that match the specified category.
java.util.Collection<com.invoqsystems.apex.model.Recipient> getRecipients([java.lang.String recipientCategory])
Collection of targeted recipient objects (or recipient objects that match the given category), or empty collection if none found.