간트 차트에 표시된 모든 링크를 가져옵니다
const links = gantt.getLinks();
특정 작업과 관련된 모든 링크를 가져오는 방법은 링크 객체/ID 가져오기 및 getLink 문서를 참조하세요.