feat(cat-voices): account voting role (#4051)
* feat: voting service watch voting role for account * refactor: extract unlocked account transformation * feat: interfaces for voting role * chore: remove VotingPower from account model and add getActiveVotingRole to VotingService * chore: apply PR review suggestions