Convenience accessor for the breadcrumb configuration cascade. Runs in
injection context; resolves through the priority chain (per-instance Input
-> provideBreadcrumbConfigAt -> provideBreadcrumbConfig -> library
defaults). Equivalent to inject(CNGX_BREADCRUMB_CONFIG) - the helper
exists so consumers don't import the token directly. Mirrors
injectTagConfig in @cngx/common/display.