What problem does your feature solve?
The getLedgerEntries method returns the LedgerEntryData that is a subset of the ledger entry, so it doesn't actually return all the information in a ledger entry. Information missing is sponsorship information.
What would you like to see?
The getLedgerEntries changed to returning the full LedgerEntry in a way that is safe and backwards compatible.