Handler for tag.
Returns a list of all tags.
Future<List<RadarrTag>> getAll() async => _commandGetAllTags(_client);