quick search for lark doc
count
search count; default 9cache_file
cache file path; defaultlark.json
session
get after login, you need to fill it!!
# search realtime
session=xxx count=10 go run main.go query "hello"
# update cache
session=xxx count=10 cache_file=lark.json go run main.go trigger