Add an optional `opts` to `client.remove` and `torrent.remove`,
if this `opts` set `remove` to `true`, then we call `store.destroy`
instead of `store.close`.