TimeSeries.get: remove known find()-only kwargs for fetch() attempt
This commit adds minimal parsing of some find()/read()-only kwargs when moving to fetch() within TimeSeries.get(). This allows lazy passing of kwargs.
This commit adds minimal parsing of some find()/read()-only kwargs when moving to fetch() within TimeSeries.get(). This allows lazy passing of kwargs.