Get the contents of the Stash.
List<String> getStash() { return getSearchHistory(historyKey: stashKey); }