Featured Story Shortcode not outputting content

First thing :
initialize variable $content=””; before the while loop.
other than that your code is right. there is something you are doing wrong to use shortcode. you should check this link https://developer.wordpress.org/reference/functions/do_shortcode/#user-contributed-notes
and make changes.

also if using for custom post type please add post_type argument in $args