Convenience accessor for the tag-family configuration cascade.
Runs in injection context; resolves through the priority chain
(per-instance Input → provideTagConfigAt → provideTagConfig
→ library defaults).
Equivalent to inject(CNGX_TAG_CONFIG) — the helper exists so
consumers don't need to import the token directly. Mirrors
injectSelectConfig in @cngx/forms/select.