get_section
get_section
get_section
Get an entire configuration section with all environment variables substituted.
The top-level section name (e.g., "security", "server", "session").
dict[str, Any] — The section contents with all variables substituted, or an
empty dict if the section does not exist.