As an Entity, I should be able to cancel a message.
After the message being sent, it would be good to have a cancellation of that broadcast if it didn't have already started or sent.
In some cases, we need this mechanism so we remove from the queue a specific message allowing the system to be freed and preventing extra actions and communication to make the message action to roll-back.