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