Fetch the text content of a specific filing.
Returns the text extracted from the filing document.
Future<String> getFilingContent(SecFiling filing);