pub async fn execute_with_pool(
args: ShowArgs,
pool: &DbPool,
_config: &CliConfig,
) -> Result<CommandResult<ContentDetailOutput>>pub async fn execute_with_pool(
args: ShowArgs,
pool: &DbPool,
_config: &CliConfig,
) -> Result<CommandResult<ContentDetailOutput>>