Allow Check AutoMod Status to work with Moderator Tokens
I would like my token to work for checking automod status against partner channels I mod for.
Given:
* All other Helix AutoMod endpoints work with mod token: manage held message, get settings, update settings
* New restrictions are incoming such that non-partners have a very low limit: https://discuss.dev.twitch.tv/t/upcoming-changes-to-the-check-automod-status-api-endpoint/38512
Currently, I just use this endpoint against my own channel out of ease of not requiring every broadcaster to engage in an oauth flow for me to best moderate their channels. With the incoming limits, I won't be able to keep up with demand, so it would be nice to use my mod token while specifying a different broadcaster_id than my own
