removeReaction removes only the installed bot’s matching reaction. It cannot
remove a reaction added by another member.
Example
automations/remove-slack-reaction.automation.ts
Inputs
Output
ReturnsSignal<void>. Slack rejects the operation when the installed bot does
not have that reaction on the target.