Creates Expand/Collapse All buttons for callout sections in Quarto.
Usage
render_callout_ui(
description = "Use the buttons below to expand or collapse all sections.",
button_expand_label = "Expand All",
button_collapse_label = "Collapse All"
)