searcher: support FetchTarPaths in test infrastructure
Created by: keegancsmith
This adds support for FetchTarPaths in our store fake used in searcher tests. This isn't called yet, but will be needed in an upcoming commit.
Also factored out fetchTimeoutForCI since I want to reuse it.
Test Plan: go test
Depends on #33716