Fetch the set names that belong to a format’s arc/era.
Arc-specific formats (e.g. “Clan Wars (Imperial)”) return only sets from that arc; cross-era
formats (Modern, Legacy) return every set holding a card legal in the format.
- Parameters:
- format_name
str Format name to filter by.
- Returns:
- sets
list of str Set names, sorted alphabetically.