Provides functionality for parsing and working with InDesign stories.
@callback get_stories(path :: String.t()) :: [Idmlx.Components.Story.t()]
@callback parse_stories(file_path :: String.t()) :: [Idmlx.Components.Story.t()]