Cashtab used wif for private keys before the ecash-lib implementation. After ecash-lib, it uses hex. The wallet storage already keeps the format used by ecash-lib. So, there is no need to convert the wif to get this sk.
This is an artifact from before the wallet migration, when we only had wif stored, but we needed sk to build this specific kind of tx using ecash-agora.